home *** CD-ROM | disk | FTP | other *** search
- Path: news.channel1.com!channel1!adam.saltman
- Distribution: world
- Newsgroups: comp.lang.c++
- Subject: Help with Win messages
- From: adam.saltman@channel1.com (Adam Saltman)
- Message-ID: <40.81784.1613@channel1.com>
- Date: Thu, 01 Feb 1996 16:17:00 -0640
- Organization: Channel 1(R) 617-864-0100 Info
-
- How can I design a window in Borland C++ 4.5 with OWL which will accept
- messages from the Windows queue that are generated by an outside driver?
-
- That is, my driver sends messages like OL_DA_BUFFER_DONE, and I want to
- design a handler which works when this message is received. I can't do
- it in the Class Expert, as this message is not a standard Windows
- message. Any suggestions? Or do I have to resort to C programming with
- a message queue checking loop?
-
- Thanks in advance.
-
- Adam
-
- ============================================================================
- Adam E. Saltman, MD, PhD Email: adam.saltman@channel1.com
- Division of Cardiothoracic Surgery Voice: 617-732-2031
- Deaconess Hospital Fax: 617-732-2033
- One Deaconess Road, Boston, MA 02215
- ============================================================================
-
- * RM 1.3 03166 * Guns don't kill people..Mail readers kill people
-